home *** CD-ROM | disk | FTP | other *** search
Text File | 1994-03-14 | 747 b | 23 lines | [TEXT/MPS ] |
- # File: SendInCardIBeg.make
- # Target: SendInCardIBeg
- # Sources: SendInCardIBeg.p
- # Changed on 94.03.14 to respect new res ID numbers for IM v2.0 (jam)
-
- OBJECTS = SendInCardIBeg.p.o
-
- # {OBJECTS} (= SendInCardIBeg.p.o) MUST be first object code file
- # specified in Linker command. Otherwise, control will
- # be transferred to arbitrarily linked code,
- # instead of the first routine in the unit.
- SendInCardIBeg ƒƒ SendInCardIBeg.make {OBJECTS}
- Link -w -t 'rsrc' -c 'RSED' ∂
- -rt IBeg=128 ∂
- -m DOBEFOREINSTALLING -sg IBeg ∂
- {OBJECTS} ∂
- "{Libraries}"Runtime.o ∂
- "{PLibraries}"PasLib.o ∂
- "{Libraries}"Interface.o ∂
- -o SendInCardIBeg
- SendInCardIBeg.p.o ƒ SendInCardIBeg.make SendInCardIBeg.p
- Pascal SendInCardIBeg.p
-